- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Learning Management System(LMS) # lms-app is an android base mobile application developed to enable students enroll on a list of courses with their details available to them
Client
- Dashboard: This is a page that displays all courses a user has enrolled in.
- Courselist: This page shows a list of courses with some detailed information about them.
- CourseDetails: This page shows details about a course and a user can enroll on this page
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code
- Mobile phone with Expo Go app installed
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Adams-Ghub/lms-app.git
Clone this repository to your desired folder by doing the following:
- Open your terminal or command line and cd into your prefered folder
- Run the command "git clone git@github.com:Adams-Ghub/bookstore.git" in the terminal or command line
- Launch your Visual Studio codes
- Open your folder in the VS Codes and you are all set.
Install this project with:
cd lms-app
yarn install
- To run the project, ensure your PC and mobile device with the expo go application are on the same network then execute the following command in your terminal.
npm start
-
You should see a QR code generated in your terminal
-
launch your expo go mobile application and scan the QR code.
-
alternatively, instead of scanning, you can enter a url in the url input box in the expo go app in this format
exp://192.168.18.245:8081
. Replace192.168.18.245
with the IP address of your PC. -
You should see the mobile app lunched in Expo Go App.
-
You can now interact with the app. Whatever change you make in the code reflects in the launched mobile app
👤 Adams Bamfo
- GitHub: Adams-Ghub
- Twitter: @bamfoaf
- LinkedIn: Adams Bamfo
- Authentication
- Ineractivity
Contributions, issues, and feature requests are welcome!
Do not hesitate to notify me of any issue with this project through the issues page.
If you like this project help me propagate it more and give it more stars.
I would like to thank Alemeno for crafting this whole project.
This project is MIT licensed.