Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# offStage

This is the web site made to accpet participation for an event management app.
This is a web site made to accept participation for an event management app.
It can be used to get participation and show schedules of the events.
It also contains a map with pin pointed location of the college to help people understand the area.
It also contains a map of DAIICT with pin pointed location of the event to help people understand the area.

# To run this project
First Fork the repository.
Now clone the repository or download the zip file and extract it.
Now open the eclipse.
Go to file menu.
Click on import.
Now open eclipse.
Go to File menu.
Click on Import.
Select git there.
Now select the project from your computer or copy the url of the project from the git and paste it in the box.
You will also need apache tomcaate server to run this project.
You will also need apache tomcat server to run this project.
Add tomcat server into your eclipse.
Now right click on the project in the project explorer and go to run as and select run on server.
Now your project is running and you can use localhost url and insert it into your browser url field.
Now right click on the project in the project explorer and go to RunAs and select run on server.
Now your project is running, and you can use localhost url and insert it into your browser url field.